Welcome![Sign In][Sign Up]
Location:
Search - lucene csharp

Search list

[Search EngineLucene.Net.NLS

Description: lucene的中文编辑器-Lucene Chinese editor
Platform: | Size: 662528 | Author: 王东城 | Hits:

[Search Enginexunlong0.6

Description: 完整的.net搜索引擎采用LUCENE.net为索引核心,分布式架构.包含wordnet,分词,spider,简单webserver等-complete. Net using search engines for indexing LUCENE.net core, Distributed framework. includes WordNet, participle, spider, a simple webserver, etc.
Platform: | Size: 5604352 | Author: 余风 | Hits:

[MultiLanguageChineseAnalyzer

Description: lucene.net 2.0的中文分词器,采用最大向前匹配算法,附上源代码和lucene.net.dll,希望这方面有兴趣的互相交流一下。-lucene.net 2.0 of the Chinese word segmentation, and using the forward matching algorithm, together with source code and lucene.net.dll, hope in this area are interested in mutual exchange.
Platform: | Size: 4159488 | Author: 杨秀云霁 | Hits:

[.netLucene.Net-2.0.doc

Description: Lucene2.0 .Net 版本 API 介绍与使用-Lucene2.0. Net version of API introduction and use of
Platform: | Size: 3698688 | Author: Jingtian Jiang | Hits:

[Search EngineCSharpSpider

Description: 一个用Csharp做的网络蜘蛛,请值的去研究一下.-CSharp make use of a Web Spider, please look to the value.
Platform: | Size: 28672 | Author: guxuehu | Hits:

[Technology ManagementLucene

Description: Lucene.net技术的一个比较完全的技术文档,因为工作需要,从网络摘录,并为方便制作成chm文件,希望对大家学习Lucene.net有帮助。欢迎交流!-Lucene.net technology a more complete technical documentation, because the job needs, and excerpts from the network and, for the convenience to create chm file, I hope all of you to learn Lucene.net helpful. Welcome the exchange!
Platform: | Size: 1387520 | Author: leon | Hits:

[CSharpLucene

Description: 全文检索中用lucene实现的lucene.net源代码-Full Text Search with Lucene realized lucene.net source code
Platform: | Size: 455680 | Author: 邓罡 | Hits:

[Search EngineAnalyzerViewer_source

Description: Lucene.Net is a high performance Information Retrieval (IR) library, also known as a search engine library. Lucene.Net contains powerful APIs for creating full text indexes and implementing advanced and precise search technologies into your programs. Some people may confuse Lucene.net with a ready to use application like a web search/crawler, or a file search application, but Lucene.Net is not such an application, it s a framework library. Lucene.Net provides a framework for implementing these difficult technologies yourself. Lucene.Net makes no discriminations on what you can index and search, which gives you a lot more power compared to other full text indexing/searching implications you can index anything that can be represented as text. There are also ways to get Lucene.Net to index HTML, Office documents, PDF files, and much more.-Lucene.Net is a high performance Information Retrieval (IR) library, also known as a search engine library. Lucene.Net contains powerful APIs for creating full text indexes and implementing advanced and precise search technologies into your programs. Some people may confuse Lucene.net with a ready to use application like a web search/crawler, or a file search application, but Lucene.Net is not such an application, it s a framework library. Lucene.Net provides a framework for implementing these difficult technologies yourself. Lucene.Net makes no discriminations on what you can index and search, which gives you a lot more power compared to other full text indexing/searching implications you can index anything that can be represented as text. There are also ways to get Lucene.Net to index HTML, Office documents, PDF files, and much more.
Platform: | Size: 320512 | Author: Yu-Chieh Wu | Hits:

[OtherLucene[1].Net

Description: 介绍有关全文检索的类库,以lucene为例,在.net环境下实现多种类型文档的全文检索.-On the full-text search of the library to Lucene as an example, at. Net environment achieve a variety of types of documents full-text search.
Platform: | Size: 1868800 | Author: fishfly | Hits:

[Windows DevelopHotWordsDemo

Description: 基于C#+Lucene的文本词频率程序,基于C#+Lucene的文本词频率程序-C#+ Lucene-based text of the word frequency of procedures, C#+ Lucene-based text word frequency program
Platform: | Size: 5896192 | Author: Johnana Wang | Hits:

[Search EngineCrawler_src_code

Description: 网页爬虫(也被称做蚂蚁或者蜘蛛)是一个自动抓取万维网中网页数据的程序.网页爬虫一般都是用于抓取大量的网页,为日后搜索引擎处理服务的.抓取的网页由一些专门的程序来建立索引(如:Lucene,DotLucene),加快搜索的速度.爬虫也可以作为链接检查器或者HTML代码校验器来提供一些服务.比较新的一种用法是用来检查E-mail地址,用来防止Trackback spam.-A web crawler (also known as a web spider or ant) is a program, which browses the World Wide Web in a methodical, automated manner. Web crawlers are mainly used to create a copy of all the visited pages for later processing by a search engine, that will index the downloaded pages to provide fast searches. Crawlers can also be used for automating maintenance tasks on a web site, such as checking links, or validating HTML code. Also, crawlers can be used to gather specific types of information from Web pages, such as harvesting e-mail addresses (usually for spam).
Platform: | Size: 55296 | Author: lisi | Hits:

[Search EngineSearchEngine

Description: C#+Lucene.Net开发完成的一个自定义WEB搜索引擎,本项目实现了分词、模糊索引,加以Lucene.Net内部核心功能共同实现了搜索机制引擎-C#+ Lucene.Net developed a custom WEB search engine, the project achieved a sub-word, fuzzy indexing, Lucene.Net be the core function of the internal search mechanism to achieve a common engine
Platform: | Size: 5300224 | Author: tony | Hits:

[.netlucene.net_entryguide

Description: lucene.net+搜索引擎是一个开源软件,但是如果没有好的入门指导自己学习起来比较费劲。这(完全入门教程)是我通过长期网络上摘要下来的学习资料,完全可以作为比较完整的学习资料来用。- lucene.net+ Search Engine is an open-source software, but without a good entry-guide their learning is more strenuous. This (complete entry course) is my summary of the network through long-term learning from data can be relatively complete as learning materials to use.
Platform: | Size: 4156416 | Author: ansel | Hits:

[Search EngineDictSeg

Description: Lucene的一个不错的分词组件,效果还不错,现在已经是1.4版本了-Lucene' s a good word components, the results were good, and is now 1.4 version of the
Platform: | Size: 119808 | Author: 顾林 | Hits:

[Internet-NetworkLucene.Net

Description: ASP.Net+Lucene.net 站内搜索-ASP.Net+ Lucene.net Search
Platform: | Size: 2071552 | Author: moyezy | Hits:

[MiddleWareLucene.Net2.4.0

Description: lucene 2.4 C#版 介绍Lucene是apache软件基金会[4] jakarta项目组的一个子项目,是一个开放源代码[5]的全文检索引擎工具包,即它不是一个完整的全文检索引擎,而是一个全文检索引擎的架构,提供了完整的查询引擎和索引引擎,部分文本分析引擎-lucene 2.4
Platform: | Size: 5070848 | Author: starkong | Hits:

[Search Enginechuizhisearch

Description: wangbo垂直搜索引擎完全开源版 1.前台结合Lucene的搜索引擎功能,使得数据搜索更快; 2.新增加采集功能,采集时图片下载,flash下载功能,默认配置的是南海网分类信息的采集规则; 3.该代码简洁,完全开源,可以与网博多款新闻系统无缝整合;-wangbo vertical search engine that fully open-source version of one. front with Lucene search engine capabilities, allowing faster data search 2. newly added collection features, collected when the picture download, flash download function, the default configuration of the South China Sea classified information collection network rules 3. The code is simple, completely open-source can be a variety of information systems and network Bo seamless integration
Platform: | Size: 6098944 | Author: yangyu | Hits:

[CSharplucene.net

Description: lucene.net 2.4.0 最新库文件-lucene.net 2.4.0 libary download
Platform: | Size: 26350592 | Author: shehaiyuan | Hits:

[Windows DevelopIKAnalyzer3.1.1StableAllInOne

Description: Lucene 中文分词,很好的 可以随便下压,加油-Lucene Java
Platform: | Size: 1790976 | Author: wc | Hits:

[CSharplucene.net_search

Description: lucene.net 中文分词 分页高月显示
Platform: | Size: 3362816 | Author: ffff ffff | Hits:
« 12 »

CodeBus www.codebus.net